*{
    margin: 0;
    padding: 0;
}

.header {
    position: relative;
    width: 100%;
    height: 40px;
    background-color: #F0F0F0;
    z-index: 30;

}
.w{
    position: absolute;
    width: 1200px;
    height: 40px;
    border-bottom: 1px solid rgb(255, 255, 255,0.3);
    z-index: 99999;
    margin: 0 auto;
}
.wen{
    width: 17%;
    height: 16px;
    margin: 14px 24%;
    position: relative;
    float: left;
}
li{
    list-style:none;
    line-height: 17px;
    
}
.yi li{
    position: relative;
    float: left;
    width: auto;
    height: 33px;
}
.frist{
    font-weight: bold;
    color: #ffffff;
    padding-right: 58px;
    text-decoration: none;
    font-size: 100%;
}

.row_translate {
    height: 100%;
    float: right;
    margin-top: -35px
}

.row {
    position: absolute;
    height: 15px;
    margin-left: 42%;
    /*margin-top: 4px;*/
}

li {
    list-style: none;
    line-height: 17px;
}

.row_translate div {
    position: absolute;
    display: none;
    margin-top: 100px;
    z-index: 999999;
    border: 1px solid #000;
    background-color: #fff;
    top: 28px
}

.row_translate ul li {
    float: left;
    padding-right: 20px;
    margin-top: 8px;
    position: relative;
}

.row_translate ul li a img {
    width: 15px;
    height: 13px;
    float: left;
}

.row_translate ul li a {
    color: #4d4d4d;
    text-decoration: none;
    font-size: 100%;
}

.row_translate ul li a:hover {
    color: rgb(87, 87, 255);
    text-decoration: none;

}
.banner{
 
    width: 100%;
}


 .submenu {
    padding-top: 2px;
    left: 0;
    position: absolute;
    top: 37px;
    visibility: hidden;
    z-index: 9999;
    width: 380px;
    height: 30px;
    margin-left: -70px;
    border-radius: 6px;
    background-color: white;
    box-shadow: 1px 1px 3px rgb(0, 0, 0, .2);
}

.submenu li {
    margin-left: 35px;
    float: left;
    margin-top: 5px;
    font-size: 14px;
}

.submenu a {
    padding: 4px 10px;
    color: rgb(75, 75, 75);
    text-decoration: none;
}

.submenu a:hover {
    background-color: #dbdbdb;
    border-radius: 5px;

    text-decoration: none;
}







.submenu_1 {
    padding-top: 2px;
    left: 0;
    position: absolute;
    top: 37px;
    visibility: hidden;
    z-index: 9999;
    width: 1120px;
    height: 30px;
    margin-left: -489px;
    border-radius: 6px;
    background-color: white;
    box-shadow: 1px 1px 3px rgb(0, 0, 0, .2);
}

.submenu_1 li {
    margin-left: 20px;
    float: left;
    margin-top: 5px;
    font-size: 14px;
}

.submenu_1 a {
    padding: 4px 10px;
    color: rgb(75, 75, 75);
    text-decoration: none;
}

.submenu_1 a:hover {
    background-color: #dbdbdb;
    border-radius: 5px;
    text-decoration: none;
}
   
.row_translate{
    height: 100%;
    float: right; 
}
.row_translate ul li{
    float: left;
    padding-right: 20px;
    margin-top: 5px;
}
.row_translate ul li a img{
    width: 15px;
    height: 13px;
    float: left;
}
.row_translate ul li a{
    color: #ffffff;
    text-decoration: none;
    font-size: 100%;
}
.row_translate ul li a:hover{
    color: rgb(87, 87, 255);
}

.submenu_2 {
    padding-top: 2px;
	left: 0;
	position: absolute;
	top: 30px;
	visibility: hidden;
    z-index: 9999;
    width: 1200px;
    height: 30px;
    margin-left: -545px;
    border-radius:6px;
    background-color: white;
    box-shadow: 1px 1px 3px rgb(0, 0, 0,.2);
}
.submenu_2 li {
    margin-left:33px;
    float: left;
    margin-top: 6px;
}
.submenu_2 a {
    padding: 4px 10px;
    color:rgb(75, 75, 75);
    text-decoration: none;
}
.submenu_2 a:hover {
    background-color: #dbdbdb;
    border-radius: 5px;
}

.row_translate div {
    position: absolute;
    display: none;
    z-index: 999999;
    border: 1px solid #000;
    background-color: #fff;
    top: 28px
}